Preparing search index...
The search index is not available
NDNts
NDNts
@ndn/packet
LLEncrypt
Result
Interface Result
Output of LLEncrypt function.
interface
Result
{
authenticationTag
?:
Uint8Array
;
ciphertext
:
Uint8Array
;
iv
?:
Uint8Array
;
}
Index
Properties
authentication
Tag?
ciphertext
iv?
Properties
Optional
authentication
Tag
authenticationTag
?:
Uint8Array
ciphertext
ciphertext
:
Uint8Array
Optional
iv
iv
?:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authentication
Tag
ciphertext
iv
NDNts
Loading...
Output of LLEncrypt function.