KyberKotlin
Toggle table of contents
1.1.1
common
Platform filter
common
Switch theme
Search in API
KyberKotlin
KyberKotlin
/
asia.hombre.kyber.exceptions
/
UnsupportedKyberVariantException
Unsupported
Kyber
Variant
Exception
class
UnsupportedKyberVariantException
(
val
message
:
String
)
:
Exception
When an unsupported ML-KEM variant was attempted to be used.
Members
Constructors
Unsupported
Kyber
Variant
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
override
val
message
:
String