freeboard
Preparing search index...
api/src/credentialEncryption
EncryptedSecretPayload
Type Alias EncryptedSecretPayload
type
EncryptedSecretPayload
=
{
algorithm
:
string
;
keyId
:
string
;
iv
:
string
;
ciphertext
:
string
;
authTag
:
string
;
}
Index
Properties
algorithm
key
Id
iv
ciphertext
auth
Tag
Properties
algorithm
algorithm
:
string
key
Id
keyId
:
string
iv
iv
:
string
ciphertext
ciphertext
:
string
auth
Tag
authTag
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
algorithm
key
Id
iv
ciphertext
auth
Tag
freeboard
Loading...