Preparing search index...
The search index is not available
@hpke/hpke-js
@hpke/hpke-js
AeadId
Variable AeadId
Const
AeadId
:
{
Aes128Gcm
:
1
;
Aes256Gcm
:
2
;
Chacha20Poly1305
:
3
;
ExportOnly
:
65535
}
= ...
The supported Authenticated Encryption with Associated Data (AEAD) identifiers.
Type declaration
Readonly
Aes128Gcm
:
1
Readonly
Aes256Gcm
:
2
Readonly
Chacha20Poly1305
:
3
Readonly
ExportOnly
:
65535
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@hpke/hpke-js
Loading...
The supported Authenticated Encryption with Associated Data (AEAD) identifiers.