Preparing search index...
The search index is not available
NDNts
NDNts
@ndn/nac
ContentKey
Class ContentKey
NAC content key.
Hierarchy
Readonly
<
ContentKey
.
NameParts
>
Readonly
<
ContentKey
.
Fields
>
ContentKey
Index
Properties
ck
Id
ck
Prefix
data
encrypted
Key
key
Id
prefix
subset
Accessors
locator
name
Methods
load
Key
from
Data
Properties
Readonly
ck
Id
ck
Id
:
Component
Readonly
ck
Prefix
ck
Prefix
:
Name
Readonly
data
data
:
Data
Readonly
encrypted
Key
encrypted
Key
:
Uint8Array
Readonly
key
Id
key
Id
:
Component
Readonly
prefix
prefix
:
Name
Readonly
subset
subset
:
Name
Accessors
locator
get
locator
(
)
:
Name
Returns
Name
name
get
name
(
)
:
Name
Returns
Name
Methods
load
Key
load
Key
(
decrypter
)
:
Promise
<
GeneratedSecretKey
<
any
>
>
Parameters
decrypter
:
LLDecrypt
.
Key
Returns
Promise
<
GeneratedSecretKey
<
any
>
>
Static
from
Data
from
Data
(
data
)
:
Promise
<
ContentKey
>
Parse content key from Data packet.
Parameters
data
:
Data
Returns
Promise
<
ContentKey
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ck
Id
ck
Prefix
data
encrypted
Key
key
Id
prefix
subset
Accessors
locator
name
Methods
load
Key
from
Data
NDNts
Loading...
NAC content key.