cryptography-kotlin
Toggle table of contents
0.6.0
common
jvm
Target filter
common
jvm
Switch theme
Search in API
Skip to content
cryptography-kotlin
cryptography-random
/
dev.whyoleg.cryptography.random
Package-level
declarations
common
jvm
Zero-dependency platform-dependent CSPRNG exposed via
Random
API.
Zero-dependency platform-dependent CSPRNG exposed via
Random
API.
Types
Functions
Types
Cryptography
Random
Link copied to clipboard
abstract
class
CryptographyRandom
:
Random
Functions
as
Cryptography
Random
Link copied to clipboard
jvm
fun
SecureRandom
.
asCryptographyRandom
(
)
:
CryptographyRandom
as
Secure
Random
Link copied to clipboard
jvm
fun
CryptographyRandom
.
asSecureRandom
(
)
:
SecureRandom