Class KeyPairResource
- java.lang.Object
-
- com.microej.crypto.internal.hil.resource.KeyPairResource
-
- All Implemented Interfaces:
java.io.Closeable,java.lang.AutoCloseable
public class KeyPairResource extends java.lang.Object implements java.io.Closeable
-
-
Field Summary
Fields Modifier and Type Field Description java.security.KeyPairinstance
-
Constructor Summary
Constructors Constructor Description KeyPairResource(java.security.KeyPair keyPair)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclose()
-