Preparing search index...
The search index is not available
@microsoft/ccf-app
@microsoft/ccf-app
crypto
rsaJwkToPem
Function rsaJwkToPem
Converts an RSA private key as JSON Web Key (JWK) object to PEM.
rsaJwkToPem
(
jwk
:
JsonWebKeyRSAPrivate
)
:
string
Converts an RSA private key as JSON Web Key (JWK) object to PEM.
Parameters
jwk
:
JsonWebKeyRSAPrivate
RSA private key as JWK
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@microsoft/ccf-app
Loading...
Converts an RSA private key as JSON Web Key (JWK) object to PEM.