public class CertWithEncoded extends Object
| Constructor and Description |
|---|
CertWithEncoded(X509Certificate cert) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equalsCert(X509Certificate cert) |
X509Certificate |
getCert() |
public CertWithEncoded(X509Certificate cert) throws CertificateEncodingException
CertificateEncodingExceptionpublic X509Certificate getCert()
public boolean equalsCert(X509Certificate cert)
Copyright © 2019. All rights reserved.