Package eu.europa.esig.dss.crl
Class CRLBinary
-
- All Implemented Interfaces:
Serializable
public class CRLBinary extends EncapsulatedRevocationTokenIdentifier
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CRLBinary(byte[] binaries)
-
Method Summary
-
Methods inherited from class eu.europa.esig.dss.model.identifier.EncapsulatedRevocationTokenIdentifier
asXmlId
-
Methods inherited from class eu.europa.esig.dss.model.identifier.MultipleDigestIdentifier
getBinaries, getDigestValue
-
Methods inherited from class eu.europa.esig.dss.model.identifier.Identifier
equals, getMessageDigest, hashCode, toString
-
-