@microsoft/ccf-app

    Variable eddsaJwkToPemConst

    eddsaJwkToPem: (jwk: JsonWebKeyEdDSAPrivate) => string = ccf.crypto.eddsaJwkToPem

    Converts an EdDSA private key as JSON Web Key (JWK) object to PEM. Currently only Curve25519 is supported.

    Type declaration

      • (jwk: JsonWebKeyEdDSAPrivate): string
      • Converts an EdDSA private key as JSON Web Key (JWK) object to PEM. Currently only Curve25519 is supported.

        Parameters

        Returns string

    MMNEPVFCICPMFPCPTTAAATR