hunt-security ~master (2022-05-10T21:21:26.2180491)
Dub
Repo
X509CRLImpl.getRevokedCertificate
hunt
security
x509
X509CRLImpl
X509CRLImpl
Gets the CRL entry for the given certificate.
X509CRLEntry
getRevokedCertificate
(BigInteger serialNumber)
X509CRLEntry
getRevokedCertificate
(X509Certificate cert)
class
X509CRLImpl
override
X509CRLEntry
getRevokedCertificate
(
X509Certificate
cert
)
Meta
Source
See Implementation
hunt
security
x509
X509CRLImpl
X509CRLImpl
constructors
this
functions
derEncode
encodeInfo
getAuthKeyId
getCriticalExtensionOIDs
getEncoded
getEncodedInternal
getExtension
getExtensionValue
getIssuerDN
getIssuerX500Principal
getNextUpdate
getNonCriticalExtensionOIDs
getRevokedCertificate
getRevokedCertificates
getSigAlgId
getSigAlgName
getSigAlgOID
getSigAlgParams
getSignature
getTBSCertList
getThisUpdate
getVersion
hasUnsupportedCriticalExtension
isRevoked
opEquals
sign
toHash
toString
verify
static functions
toImpl
Gets the CRL entry for the given certificate.