public class DEROctetString extends ASN1OctetString
Constructor and Description |
---|
DEROctetString(ASN1Encodable obj) |
DEROctetString(byte[] string) |
getInstance, getInstance, getLoadedObject, getOctets, getOctetStream, hashCode, parser, toString
equals, fromByteArray, toASN1Primitive
getEncoded, getEncoded, hasEncodedTagValue, toASN1Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
toASN1Primitive
public DEROctetString(byte[] string)
string
- the octets making up the octet string.public DEROctetString(ASN1Encodable obj) throws IOException
IOException
Copyright © 2016 BouncyCastle.org. All rights reserved.