public final class Asn1DerEncoder extends Object
public static byte[] encode(Object container) throws Asn1EncodingException
container - container to be encoded. The container's class must meet the following
requirements:
Asn1EncodingException - if the input could not be encodedCopyright © 2018. All rights reserved.