libp2p
Preparing search index...
@libp2p/crypto
ciphers
AES_GCM
CreateAESCipherOptions
Interface CreateAESCipherOptions
interface
CreateAESCipherOptions
{
algorithm
?:
string
;
algorithmTagLength
?:
number
;
digest
?:
string
;
iterations
?:
number
;
keyLength
?:
number
;
nonceLength
?:
number
;
saltLength
?:
number
;
}
Index
Properties
algorithm?
algorithm
Tag
Length?
digest?
iterations?
key
Length?
nonce
Length?
salt
Length?
Properties
Optional
algorithm
algorithm
?:
string
Optional
algorithm
Tag
Length
algorithmTagLength
?:
number
Optional
digest
digest
?:
string
Optional
iterations
iterations
?:
number
Optional
key
Length
keyLength
?:
number
Optional
nonce
Length
nonceLength
?:
number
Optional
salt
Length
saltLength
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
algorithm
algorithm
Tag
Length
digest
iterations
key
Length
nonce
Length
salt
Length
libp2p
Loading...