Package org.bouncycastle.oer
Class OEREncoder
- java.lang.Object
-
- org.bouncycastle.oer.OEREncoder
-
public class OEREncoder extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description OEREncoder()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static byte[]
toByteArray(org.bouncycastle.asn1.ASN1Encodable encodable, OERDefinition.Element oerElement)
-
-
-
Method Detail
-
toByteArray
public static byte[] toByteArray(org.bouncycastle.asn1.ASN1Encodable encodable, OERDefinition.Element oerElement)
-
-