@microsoft/ccf-app
    Preparing search index...

    Variable pubRsaJwkToPemConst

    pubRsaJwkToPem: (jwk: JsonWebKeyRSAPublic) => string = ccf.crypto.pubRsaJwkToPem

    Converts an RSA public key as JSON Web Key (JWK) object to PEM.

    Type Declaration