Interface CounterSignatureInterface
- All Superinterfaces:
SignatureAttribute<org.bouncycastle.asn1.cms.Attribute>
- All Known Implementing Classes:
IdCounterSignature
public interface CounterSignatureInterface
extends SignatureAttribute<org.bouncycastle.asn1.cms.Attribute>
Interface usada para definir métodos comuns entre as classes que a
implementam:
IdCounterSignature e CounterSignature-
Method Summary
Methods inherited from interface SignatureAttribute
getEncoded, getIdentifier, getValue, isSigned, isUnique, validate