Package de.tsenger.vdstools.idb
Class IdbSignerCertificate
java.lang.Object
de.tsenger.vdstools.idb.IdbSignerCertificate
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IdbSignerCertificatefromByteArray(byte[] rawBytes) byte[]
-
Field Details
-
TAG
public static final byte TAG- See Also:
-
-
Constructor Details
-
IdbSignerCertificate
-
-
Method Details
-
fromByteArray
public static IdbSignerCertificate fromByteArray(byte[] rawBytes) throws CertificateException, IOException - Throws:
CertificateExceptionIOException
-
getEncoded
-
getX509Certificate
-