java.security. Secure Random

GPTKB entity

Statements (65)
Predicate Object
gptkbp:instance_of gptkb:class
gptkbp:bfsLayer 5
gptkbp:bfsParent gptkb:java.util._Random
gptkbp:constructor Secure Random()
Secure Random(byte[] seed)
gptkbp:field gptkb:product
secure Random Impl
gptkbp:has_expansion gptkb:item
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:theorem
gptkbp:is_available_on gptkb:Java_1.1
gptkbp:is_compatible_with gptkb:currency
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:benchmark
cryptographic strength
gptkbp:is_part_of gptkb:Java_Security_API
gptkb:software
gptkb:Java_Enhancement_Proposal
gptkbp:is_related_to gptkb:building
secure applications
gptkbp:is_supported_by gptkb:Java_Enhancement_Proposal
gptkb:Java_libraries
gptkbp:is_tested_for security audits
unit tests
randomness tests
gptkbp:is_used_by gptkb:software
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:packaging gptkb:java.security
gptkbp:provides secure random number generation
gptkbp:setting security policies
secure seed
high security
system properties
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