edgeport - v1.0.3
Preparing search index...
crypto
DirectionKeys
Interface DirectionKeys
Per-direction key material produced by the key schedule.
interface
DirectionKeys
{
iv
:
Uint8Array
;
key
:
Uint8Array
;
macKey
:
Uint8Array
;
}
Index
Properties
iv
key
mac
Key
Properties
iv
iv
:
Uint8Array
key
key
:
Uint8Array
mac
Key
macKey
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
iv
key
mac
Key
edgeport - v1.0.3
Loading...
Per-direction key material produced by the key schedule.