toggle menu
EdgeAgentSDK
4.0.0
common
switch theme
search in API
EdgeAgentSDK
/
org.hyperledger.identus.walletsdk.domain.models.keyManagement
/
CustomKey
Custom
Key
class
CustomKey
(
val
property
:
String
)
:
KeyProperties
(
source
)
Represents a custom key with a specific property.
Parameters
property
The property associated with the key.
Members
Constructors
Custom
Key
Link copied to clipboard
constructor
(
property
:
String
)
Properties
property
Link copied to clipboard
open
override
val
property
:
String