libcryptosec
RevokedCertificate Member List

This is the complete list of members for RevokedCertificate, including all inherited members.

AACOMPROMISE enum valueRevokedCertificate
AFFILIATION_CHANGED enum valueRevokedCertificate
CA_COMPROMISE enum valueRevokedCertificate
CERTIFICATE_HOLD enum valueRevokedCertificate
certificateSerialNumberRevokedCertificateprotected
CESSATION_OF_OPERATION enum valueRevokedCertificate
getCertificateSerialNumber()RevokedCertificate
getCertificateSerialNumberBigInt()RevokedCertificate
getReasonCode()RevokedCertificate
getRevocationDate()RevokedCertificate
getX509Revoked()RevokedCertificate
getXmlEncoded()RevokedCertificate
getXmlEncoded(std::string tab)RevokedCertificate
KEY_COMPROMISE enum valueRevokedCertificate
PRIVILEGE_WITH_DRAWN enum valueRevokedCertificate
ReasonCode enum nameRevokedCertificate
reasonCodeRevokedCertificateprotected
reasonCode2Name(RevokedCertificate::ReasonCode reasonCode)RevokedCertificatestatic
revocationDateRevokedCertificateprotected
RevokedCertificate()RevokedCertificate
RevokedCertificate(X509_REVOKED *revoked)RevokedCertificate
setCertificateSerialNumber(long certificateSerialNumber)RevokedCertificate
setCertificateSerialNumber(BigInteger certificateSerialNumber)RevokedCertificate
setReasonCode(RevokedCertificate::ReasonCode reasonCode)RevokedCertificate
setRevocationDate(DateTime &revocationDate)RevokedCertificate
SUPER_SEDED enum valueRevokedCertificate
UNSPECIFIED enum valueRevokedCertificate
~RevokedCertificate()RevokedCertificatevirtual