- addCertificate
void addCertificate(X509Certificate cert)
Undocumented in source. Be warned that the author may not have intended to support it.
- addCrl
void addCrl(X509CRL crl)
Undocumented in source. Be warned that the author may not have intended to support it.
- allSubjects
Vector!X509DN allSubjects()
Undocumented in source. Be warned that the author may not have intended to support it.
- findCertRef
X509Certificate findCertRef(X509DN subject_dn, Vector!ubyte key_id)
Undocumented in source. Be warned that the author may not have intended to support it.
- findCrlFor
X509CRL findCrlFor(X509Certificate subject)
Undocumented in source. Be warned that the author may not have intended to support it.
In Memory Certificate Store