Package java.security.cert
Class Certificate.CertificateRep
- java.lang.Object
-
- java.security.cert.Certificate.CertificateRep
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Certificate
protected static class Certificate.CertificateRep extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
CertificateRep(String var0, byte[] var1)
-
-
-
Constructor Detail
-
CertificateRep
protected CertificateRep(String var0, byte[] var1)
-
-
Method Detail
-
readResolve
protected Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-