JwkCreateIdentifierOptions type
Signature:
export type JwkCreateIdentifierOptions = {
keyType?: JwkDidSupportedKeyTypes
privateKeyHex?: string
keyUse?: KeyUse
}
References: JwkDidSupportedKeyTypes, KeyUse
Signature:
export type JwkCreateIdentifierOptions = {
keyType?: JwkDidSupportedKeyTypes
privateKeyHex?: string
keyUse?: KeyUse
}
References: JwkDidSupportedKeyTypes, KeyUse