java.security
Class KeyRep
java.lang.Object
java.security.KeyRep
- All Implemented Interfaces:
- Serializable
public class KeyRep
- extends Object
- implements Serializable
- See Also:
- Serialized Form
|
Nested Class Summary |
static class |
KeyRep.Type
Supported key types |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyRep
public KeyRep(KeyRep.Type type,
String algorithm,
String format,
byte[] encoded)
readResolve
protected Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
Please submit a feedback, bug or feature