toggle menu
KyberKotlin
1.0.0
common
switch theme
search in API
KyberKotlin
/
asia.hombre.kyber.exceptions
Package-level
declarations
Types
Types
Invalid
Kyber
Key
Exception
Link copied to clipboard
class
InvalidKyberKeyException
(
val
message
:
String
)
:
Exception
When a key fails a validity check.
Unsupported
Kyber
Variant
Exception
Link copied to clipboard
class
UnsupportedKyberVariantException
(
val
message
:
String
)
:
Exception
When an unsupported ML-KEM variant was attempted to be used.