Usage
Enumeration representing the possible usages of a public key.
Entries
Properties
Functions
Link copied to clipboard
Returns the default ID for the current usage of the PrismDIDPublicKey. This method generates an ID based on the usage enum value.
Link copied to clipboard
Generates the identifier for a PrismDIDPublicKey.Usage based on the given index.
Link copied to clipboard
Converts the Usage value of a PrismDIDPublicKey to the corresponding KeyUsage enum value.
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.