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