org.bouncycastle.sasn1

Class DerObject

public class DerObject extends Asn1Object

Deprecated: use corresponsding classes in org.bouncycastle.asn1.

Method Summary
byte[]getEncoded()
InputStreamgetRawContentStream()
intgetTagNumber()

Method Detail

getEncoded

public byte[] getEncoded()

getRawContentStream

public InputStream getRawContentStream()

getTagNumber

public int getTagNumber()