PKI-Lite - v1.0.5
Preparing search index...
pki-lite
core/crypto/types
KeyPairGenOptionsMap
Interface KeyPairGenOptionsMap
interface
KeyPairGenOptionsMap
{
EC
:
{
namedCurve
?:
NamedCurve
}
;
RSA
:
{
hash
?:
HashAlgorithm
;
keySize
?:
number
;
publicExponent
?:
number
}
;
}
Index
Properties
EC
RSA
Properties
EC
EC
:
{
namedCurve
?:
NamedCurve
}
RSA
RSA
:
{
hash
?:
HashAlgorithm
;
keySize
?:
number
;
publicExponent
?:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
EC
RSA
PKI-Lite - v1.0.5
Loading...