Values
EcdsaP256Sha256 | undefined | ECDSA over P-256 with SHA-256. |
EcdsaP256Sha3_256 | undefined | ECDSA over P-256 with SHA3-256. |
EcdsaP256Sha3_384 | undefined | ECDSA over P-384 with SHA3-384. |
EcdsaP384Sha384 | undefined | ECDSA over P-384 with SHA-384. |
EcdsaSecp256k1Sha256 | undefined | ECDSA over Secp256k1 with SHA-256. |
EcdsaSecp256k1Sha256oSha256 | undefined | ECDSA over Secp256k1 with SHA-256(SHA-256()) – The Bitcoin signature system. |