@microsoft/ccf-app

    Variable pubEddsaJwkToPemConst

    pubEddsaJwkToPem: (jwk: JsonWebKeyEdDSAPublic) => string = ccf.crypto.pubEddsaJwkToPem

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

    Type declaration

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

        Parameters

        Returns string

    MMNEPVFCICPMFPCPTTAAATR