Bouncy Castle Cryptography 1.33

org.bouncycastle.asn1
Interface DEREncodable

All Known Implementing Classes:
ASN1Encodable, Time, Time

public interface DEREncodable


Method Summary
 DERObject getDERObject()
           
 

Method Detail

getDERObject

public DERObject getDERObject()

Bouncy Castle Cryptography 1.33