Closed sonkkeli closed 1 year ago
Also add GenerateSignatureAttributesWithPublicKey() helper function to automatically initialize signature attributes map with the public key in place.
GenerateSignatureAttributesWithPublicKey()
Also consistently use Ed25519publicKeyAttributeName constant in tests.
Ed25519publicKeyAttributeName
Also add
GenerateSignatureAttributesWithPublicKey()
helper function to automatically initialize signature attributes map with the public key in place.Also consistently use
Ed25519publicKeyAttributeName
constant in tests.