Preparing search index...
The search index is not available
@cloud/document - v24.7.0
@cloud/document
"crypto"
ManagerPFX
Interface ManagerPFX
PFX Manager
interface
ManagerPFX
{
parseWithPassword
(
pfxCert
,
password
,
option
?
)
:
[
RSAKey
,
string
]
;
}
Index
Methods
parse
With
Password
Methods
parse
With
Password
parse
With
Password
(
pfxCert
,
password
,
option
?
)
:
[
RSAKey
,
string
]
parse with password
Parameters
pfxCert
:
Buffer
Pfx certificate
password
:
string
Certificate Password
Optional
option
:
CertOption
Returns
[
RSAKey
,
string
]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
parse
With
Password
@cloud/document - v24.7.0
Loading...
PFX Manager