Package org.bouncycastle.crypto.util
Class DEROtherInfo
java.lang.Object
org.bouncycastle.crypto.util.DEROtherInfo
Builder and holder class for preparing SP 800-56A compliant OtherInfo. The data is ultimately encoded as a DER SEQUENCE.
Empty octet strings are used to represent nulls in compulsory fields.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Builder to create OtherInfo -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DEROtherInfo
public DEROtherInfo(byte[] encoding)
-
-
Method Details
-
getEncoded
- Throws:
IOException
-