Auth0 Node.js SDK - v5.0.0
Preparing search index...
management
Management
CreateEncryptionKeyPublicWrappingResponseContent
Interface CreateEncryptionKeyPublicWrappingResponseContent
interface
CreateEncryptionKeyPublicWrappingResponseContent
{
public_key
:
string
;
algorithm
:
"CKM_RSA_AES_KEY_WRAP"
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Accepts any additional properties
Index
Properties
public_
key
algorithm
Properties
public_
key
public_key
:
string
Public wrapping key in PEM format
algorithm
algorithm
:
"CKM_RSA_AES_KEY_WRAP"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
public_
key
algorithm
Auth0 Node.js SDK - v5.0.0
Loading...
Accepts any additional properties