java.security.spec
Class PKCS8EncodedKeySpec
java.lang.Object
java.security.spec.EncodedKeySpec
java.security.spec.PKCS8EncodedKeySpec
- All Implemented Interfaces:
- KeySpec
public class PKCS8EncodedKeySpec
- extends EncodedKeySpec
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PKCS8EncodedKeySpec
public PKCS8EncodedKeySpec(byte[] var0)
getFormat
public final String getFormat()
- Specified by:
getFormat
in class EncodedKeySpec