mimekit-ts - v1.0.0
Preparing search index...
smime
importPrivateKeyFromPkcs8
Function importPrivateKeyFromPkcs8
importPrivateKeyFromPkcs8
(
pkcs8
:
Uint8Array
)
:
X509PrivateKey
Wrap a PKCS#8 DER blob as a private key, detecting the algorithm.
Parameters
pkcs8
:
Uint8Array
Returns
X509PrivateKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mimekit-ts - v1.0.0
Loading...
Wrap a PKCS#8 DER blob as a private key, detecting the algorithm.