Build
Docs
Reference
Guides
Blog
Discord
/
node:crypto
/
PublicEncryptPrivateKeyInput
P
encoding
P
format
P
key
P
oaepHash
P
oaepLabel
P
padding
P
passphrase
P
type
Search the reference...
/
Build
Docs
Reference
Guides
Blog
Discord
/
node:crypto
/
PublicEncryptPrivateKeyInput
P
encoding
P
format
P
key
P
oaepHash
P
oaepLabel
P
padding
P
passphrase
P
type
interface
crypto.PublicEncryptPrivateKeyInput
interface
PublicEncryptPrivateKeyInput
encoding
?
:
BufferEncoding
format
?
:
'pem'
|
'der'
key
:
BinaryLike
oaepHash
?
:
string
oaepLabel
?
:
BinaryLike
padding
?
:
number
passphrase
?
:
BinaryLike
type
?
:
PrivateKeyExportType