kalium
js
cryptography
/
com.wire.kalium.cryptography.externals
/
IdentityKey
Identity
Key
js
open
external
class
IdentityKey
(
publicKey
:
PublicKey
)
Members
Constructors
Identity
Key
Link copied to clipboard
js
constructor
(
publicKey
:
PublicKey
)
Types
Companion
Link copied to clipboard
js
object
Companion
Properties
public_key
Link copied to clipboard
js
open
var
public_key
:
PublicKey
Functions
fingerprint
Link copied to clipboard
js
open
fun
fingerprint
(
)
:
String