Bouncy Castle Cryptography 1.28

org.bouncycastle.asn1
Interface DEREncodable

All Known Implementing Classes:
ASN1Encodable

public interface DEREncodable


Method Summary
 DERObject getDERObject()
           
 

Method Detail

getDERObject

public DERObject getDERObject()

Bouncy Castle Cryptography 1.28