toggle menu
EdgeAgentSDK
4.0.0
common
switch theme
search in API
EdgeAgentSDK
/
org.hyperledger.identus.walletsdk.domain.models
/
CredentialOperationsOptions
/
ExportableKey
Exportable
Key
data
class
ExportableKey
(
val
key
:
PrivateKey
?
)
:
CredentialOperationsOptions
(
source
)
Members
Constructors
Exportable
Key
Link copied to clipboard
constructor
(
key
:
PrivateKey
?
)
Properties
key
Link copied to clipboard
val
key
:
PrivateKey
?