Signum
Toggle table of contents
3.26.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Signum
supreme
/
at.asitplus.signum.supreme.asymmetric
/
HPKE
/
KeyPair
Key
Pair
data
class
KeyPair
<
SecretKey
,
PublicKey
>
(
val
sk
:
SecretKey
,
val
pk
:
PublicKey
)
(
source
)
Members
Constructors
Key
Pair
Link copied to clipboard
constructor
(
sk
:
SecretKey
,
pk
:
PublicKey
)
Properties
pk
Link copied to clipboard
val
pk
:
PublicKey
public key
sk
Link copied to clipboard
val
sk
:
SecretKey
secret key