java.security. Secure Random

GPTKB entity

Statements (66)
Predicate Object
gptkbp:instance_of gptkb:class
gptkbp:can_be_configured_for security policies
secure seed
high security
system properties
gptkbp:constructor Secure Random()
Secure Random(byte[] seed)
gptkbp:has_expansion gptkb:item
gptkbp:has_field gptkb:seed
secure Random Impl
gptkbp:has_method next Bytes(byte[] bytes)
next Double()
next Int()
next Int(int bound)
next Long()
set Seed(long seed)
get Algorithm()
get Provider()
https://www.w3.org/2000/01/rdf-schema#label java.security. Secure Random
gptkbp:hyper_threading gptkb:true
gptkbp:is_available_on gptkb:Java_1.1
gptkbp:is_compatible_with gptkb:crypt
various platforms
gptkbp:is_documented_in official documentation
Java API documentation
gptkbp:is_enhanced_by entropy sources
hardware random number generators
gptkbp:is_implemented_in gptkb:Java
Native code
gptkbp:is_optimized_for gptkb:performance
cryptographic strength
gptkbp:is_part_of gptkb:Java_SE
gptkb:Java_2_Platform
gptkb:Java_Security_API
gptkb:Java_Development_Kit_(JDK)
gptkbp:is_related_to gptkb:random_number_generation
secure applications
gptkbp:is_supported_by gptkb:Java_Runtime_Environment
gptkb:Java_libraries
gptkbp:is_tested_for security audits
unit tests
randomness tests
gptkbp:is_used_by gptkb:developers
gptkbp:is_used_for key generation
cryptographic applications
gptkbp:is_used_in digital signatures
secure communications
security protocols
gptkbp:is_utilized_in encryption algorithms
secure tokens
gptkbp:package_manager gptkb:java.security
gptkbp:provides secure random number generation
gptkbp:technique next()
next Bytes(byte[] bytes)
next Double()
next Int()
next Int(int bound)
next Long()
next Bytes(byte[] bytes, int offset, int length)
set Seed(long seed)
get Algorithm()
get Provider()
next Int(int n, int m)
gptkbp:type_of gptkb:item
gptkbp:bfsParent gptkb:java.util._Random
gptkbp:bfsLayer 6