public class NullSignature
extends WithKey
A signature with a key and value of zero. Useful when you want a signature object that you know won't ever be used.
DigitalSignature.LegallyIdentifiable, DigitalSignature.WithKeyOpaqueBytes.Companion| Modifier and Type | Field and Description |
|---|---|
static NullSignature |
INSTANCE
A signature with a key and value of zero. Useful when you want a signature object that you know won't ever be used.
|
CompaniongetBy, verifyWithECDSA, verifyWithECDSApublic static NullSignature INSTANCE
A signature with a key and value of zero. Useful when you want a signature object that you know won't ever be used.