Home
last modified time | relevance | path

Searched defs:getCertID (Results 1 – 4 of 4) sorted by relevance

/dports/java/bouncycastle15/crypto-169/pkix/src/main/java/org/bouncycastle/cert/ocsp/
H A DReq.java16 public CertificateID getCertID() in getCertID() method in Req
H A DSingleResp.java26 public CertificateID getCertID() in getCertID() method in SingleResp
/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/asn1/ocsp/
H A DSingleResponse.java106 public CertID getCertID() in getCertID() method in SingleResponse
/dports/security/cryptlib/cryptlib-3.4.3/keyset/
H A Dpkcs15.c154 int getCertID( IN_HANDLE const CRYPT_HANDLE iCryptHandle, in getCertID() function