public class SignatureEd25519 extends AbstractSignature
Constructor and Description |
---|
SignatureEd25519() |
Modifier and Type | Method and Description |
---|---|
boolean |
verify(byte[] sig)
Verify against the given signature
|
doInitSignature, doVerify, extractEncodedSignature, getAlgorithm, getSignature, initSigner, initVerifier, sign, toString, update
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.