Preparing search index...
The search index is not available
StableLib
StableLib
@stablelib/blockcipher
BlockCipherContructor
Interface BlockCipherContructor
interface
BlockCipherContructor
{
new BlockCipherContructor
new
(
key
:
Uint8Array
,
noDecryption
?:
boolean
)
:
BlockCipher
;
}
Index
Constructors
constructor
Constructors
constructor
new
Block
Cipher
Contructor
(
key
,
noDecryption
?
)
:
BlockCipher
Parameters
key
:
Uint8Array
Optional
noDecryption
:
boolean
Returns
BlockCipher
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
StableLib
Loading...