Class CertificateResource
- java.lang.Object
-
- com.microej.crypto.internal.hil.resource.CertificateResource
-
- All Implemented Interfaces:
java.io.Closeable,java.lang.AutoCloseable
public class CertificateResource extends java.lang.Object implements java.io.Closeable
-
-
Constructor Summary
Constructors Constructor Description CertificateResource(byte[] encodedCertificate)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclose()byte[]getEncoded()
-