Method Crypto.ECC.Curve25519.EdDSA()->jwa()
- Method
jwa
string(7bit)jwa(.Hash|voidhash)- Description
Get the JWS algorithm identifier for a hash.
- Parameter
hash Hash algorithm; ignored for Ed25519.
- Returns
Returns
0(zero) on failure.- See also
string(7bit) jwa(.Hash|void hash)
Get the JWS algorithm identifier for a hash.
hashHash algorithm; ignored for Ed25519.
Returns 0 (zero) on failure.