@microsoft/ccf-app

    Variable jwkToPemConst

    jwkToPem: (jwk: JsonWebKeyECPrivate) => string = ccf.crypto.jwkToPem

    Converts an elliptic curve private key as JSON Web Key (JWK) object to PEM.

    Type declaration

      • (jwk: JsonWebKeyECPrivate): string
      • Converts an elliptic curve private key as JSON Web Key (JWK) object to PEM.

        Parameters

        Returns string

    MMNEPVFCICPMFPCPTTAAATR