public class JcaCertStoreBC extends Object implements IJcaCertStore
JcaCertStore.| Constructor and Description |
|---|
JcaCertStoreBC(org.bouncycastle.cert.jcajce.JcaCertStore jcaCertStore)
Creates new wrapper instance for
JcaCertStore. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Indicates whether some other object is "equal to" this one.
|
org.bouncycastle.cert.jcajce.JcaCertStore |
getJcaCertStore()
Gets actual org.bouncycastle object being wrapped.
|
int |
hashCode()
Returns a hash code value based on the wrapped object.
|
String |
toString()
Delegates
toString method call to the wrapped object. |
public JcaCertStoreBC(org.bouncycastle.cert.jcajce.JcaCertStore jcaCertStore)
JcaCertStore.jcaCertStore - JcaCertStore to be wrappedpublic org.bouncycastle.cert.jcajce.JcaCertStore getJcaCertStore()
JcaCertStore.public boolean equals(Object o)
public int hashCode()
Copyright © 1998–2024 Apryse Group NV. All rights reserved.