Preparing search index...
The search index is not available
@opentdf/sdk
@opentdf/sdk
RewrapCache
Class RewrapCache
Hierarchy
RewrapCache
Index
Constructors
constructor
Properties
cache?
closer?
Methods
close
get
set
Constructors
constructor
new
Rewrap
Cache
(
opts
?
)
:
RewrapCache
Parameters
Optional
opts
:
RewrapCacheOptions
Returns
RewrapCache
Properties
Private
Optional
cache
cache
?:
Map
<
Uint8Array
,
{
lastAccessTime
:
number
;
value
:
CryptoKey
;
}
>
Type declaration
last
Access
Time
:
number
value
:
CryptoKey
Private
Optional
closer
closer
?:
Timer
Methods
close
close
(
)
:
void
Returns
void
get
get
(
key
)
:
undefined
|
CryptoKey
Parameters
key
:
Uint8Array
Returns
undefined
|
CryptoKey
set
set
(
key
,
value
)
:
void
Parameters
key
:
Uint8Array
value
:
CryptoKey
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
cache
closer
close
get
set
@opentdf/sdk
Auth
Providers
Http
Request
OpenTDF
Rewrap
Cache
TDF3
Client
Auth
Provider
Chunker
Create
NanoTDFCollection
Options
Create
NanoTDFOptions
Create
Options
CreateZTDFOptions
Data
Source
Decorated
Stream
Http
Method
Keys
Metadata
Mime
Type
NanoTDFCollection
OpenTDFOptions
Read
Options
Rewrap
Cache
Options
Source
Split
Step
client
Type
version
attributeFQNs
As
Values
from
Browser
File
from
Buffer
from
Data
Source
from
Source
from
String
from
Url
source
To
Stream
with
Headers
Generated using
TypeDoc