Class DerUtils

java.lang.Object
io.airlift.security.der.DerUtils

public final class DerUtils extends Object
ASN.1 DER encoder methods necessary to process PEM files and to write a certificate signing request. NOTE: this API is only present for the two mentioned use cases, and is subject to change without warning.