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.operations
/
PublicKeyAccessor
/
getPublicKeyBlocking
get
Public
Key
Blocking
abstract
fun
getPublicKeyBlocking
(
)
:
PublicK
(
source
)
Returns the associated public key.
Use
getPublicKey
when calling from suspending code.