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
/
PublicKey
/
Format
/
JWK
JWK
data
object
JWK
:
XDH.PublicKey.Format
(
source
)
JSON Web Key format as defined in
RFC 8037
.
Members
Properties
name
Link copied to clipboard
open
override
val
name
:
String
A human-readable name identifying this encoding format.
Functions
to
String
Link copied to clipboard
override
fun
toString
(
)
:
String