Preparing search index...
The search index is not available
pkcs11js
pkcs11js
RsaOAEP
Interface RsaOAEP
A base structure of a parameter
interface
RsaOAEP
{
hashAlg
:
number
;
mgf
:
number
;
source
:
number
;
sourceData
?:
Buffer
;
type
:
number
;
}
Hierarchy (
view full
)
IParams
RsaOAEP
Index
Properties
hash
Alg
mgf
source
source
Data?
type
Properties
hash
Alg
hash
Alg
:
number
mgf
mgf
:
number
source
source
:
number
Optional
source
Data
source
Data
?:
Buffer
type
type
:
number
Type of crypto param. Uses constants CK_PARAMS_*
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hash
Alg
mgf
source
source
Data
type
pkcs11js
Loading...
A base structure of a parameter