Lines Matching refs:certificate
45 * Get personal certificate from the environment
50 * Get certificate from the environment by issuer name and serial number
55 * build certificate path from a certain certificate
60 * Create certificate interface from raw DER encoded certificate
65 * Create certificate interface from a BASE64 encoded certificate.
70 Verify a certificate.
72 The method provides a way to verify a certificate.
74 The certificate which is to be validated.
78 the certificate chain. The root certificate may also be contained. However,
79 the implementation must check if the root certificate is indeed trusted by
92 * Get a certificate characters.
94 * The method provides a way to get certificate characters like:
95 * 1. Whether or not the certificate have a private key in the user profile.
96 * 2. Whether or not the certificate is a trusted certificate.
97 * 3. Whether or not the certificate is a self-signed certificate.
99 * The certificate characters is defined as bit-wise long, please refer to