app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.mutkuensert.androidsignatureexample.signaturehelper.signature
/
SignatureHelper
/
getPublicKeyFromString
get
Public
Key
From
String
fun
getPublicKeyFromString
(
publicKey
:
String
)
:
PublicKey
?
Converts a Base64 encoded public key string to a PublicKey object.