KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
PxfObject
Interface PxfObject
interface
PxfObject
{
buf
:
string
|
Buffer
<
ArrayBufferLike
>
;
passphrase
?:
string
;
}
Index
Properties
buf
passphrase?
Properties
buf
buf
:
string
|
Buffer
<
ArrayBufferLike
>
PFX or PKCS12 encoded private key and certificate chain.
Optional
passphrase
passphrase
?:
string
Optional passphrase.
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
buf
passphrase
Github
KC's Workspace
Loading...
PFX or PKCS12 encoded private key and certificate chain.