Docs
Reference
Guides
Blog
Discord
/
node:crypto
/
PublicKeyInput
P
encoding
P
format
P
key
P
type
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
node:crypto
/
PublicKeyInput
P
encoding
P
format
P
key
P
type
interface
crypto.PublicKeyInput
interface
PublicKeyInput
encoding
?
:
string
format
?
:
KeyFormat
key
:
string
|
Buffer
<
ArrayBufferLike
>
type
?
:
'pkcs1'
|
'spki'