X509CRLEntry.getEncoded

Returns the ASN.1 DER-encoded form of this CRL Entry, that is the inner SEQUENCE.

@return the encoded form of this certificate @exception CRLException if an encoding error occurs.

class X509CRLEntry
abstract
byte[]
getEncoded
()

Meta