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