java.lang.Object | ||||||
↳ | org.bouncycastle.asn1.ASN1Encodable | |||||
↳ | org.bouncycastle.asn1.DERObject | |||||
↳ | org.bouncycastle.asn1.ASN1Object | |||||
↳ | org.bouncycastle.asn1.ASN1OctetString | |||||
↳ | org.bouncycastle.asn1.DEROctetString | |||||
↳ | org.bouncycastle.asn1.BERConstructedOctetString |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
return the DER octets that make up this string.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
string | the octets making up the octet string. |
---|