Package org.bouncycastle.oer
Class OEREncoder
java.lang.Object
org.bouncycastle.oer.OEREncoder
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]
toByteArray
(org.bouncycastle.asn1.ASN1Encodable encodable, Element oerElement)
-
Constructor Details
-
OEREncoder
public OEREncoder()
-
-
Method Details
-
toByteArray
-