cryptography-kotlin
Toggle table of contents
0.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
cryptography-kotlin
cryptography-core
/
dev.whyoleg.cryptography.algorithms
/
XDH
/
KeyPair
Key
Pair
@
SubclassOptInRequired
(
markerClass
=
[
CryptographyProviderApi::class
]
)
interface
KeyPair
(
source
)
Members
Properties
private
Key
Link copied to clipboard
abstract
val
privateKey
:
XDH.PrivateKey
public
Key
Link copied to clipboard
abstract
val
publicKey
:
XDH.PublicKey