KyberKotlin
Toggle table of contents
1.1.1
common
Platform filter
common
Switch theme
Search in API
KyberKotlin
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.