Package pl.edu.icm.unity.engine.api.pki
Class NamedCertificate
- java.lang.Object
-
- pl.edu.icm.unity.engine.api.pki.NamedCertificate
-
public class NamedCertificate extends java.lang.Object
Represents an certificate with name- Author:
- P.Piernik
-
-
Constructor Summary
Constructors Constructor Description NamedCertificate(java.lang.String name, java.security.cert.X509Certificate value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
int
hashCode()
-