OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invalidity
(Results
1 - 25
of
40
) sorted by null
1
2
/libcore/ojluni/src/main/java/java/security/cert/
CertificateRevokedException.java
133
* Returns the
invalidity
date, as specifed in the
Invalidity
Date
135
*
invalidity
date is the date on which it is known or suspected that the
138
* checks the returned map for an entry for the
Invalidity
Date extension
139
* OID ("2.5.29.24"). If found, it returns the
invalidity
date in the
143
* @return the
invalidity
date, or <code>null</code> if not specified
151
Date
invalidity
=
local
153
return new Date(
invalidity
.getTime());
162
* about the revoked certificate, such as the
Invalidity
Date
/libcore/ojluni/src/main/java/sun/security/x509/
InvalidityDateExtension.java
38
* The
invalidity
date is a non-critical CRL entry extension that
43
* revocation is first posted by a CRL issuer in a CRL, the
invalidity
85
* @param date the
invalidity
date
95
* @param date the
invalidity
date
168
* Returns a printable representation of the
Invalidity
Date.
171
return super.toString() + "
Invalidity
Date: " + String.valueOf(date);
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/x509/
CertificateListTest.java
78
//
Invalidity
Date Extension (rfc 3280)
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
Extension.java
73
*
Invalidity
Date
X509Extension.java
68
*
Invalidity
Date
X509Extensions.java
84
*
Invalidity
Date
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/x509/
X509CRLEntryObject.java
31
* ReasonCode Hode Instruction Code
Invalidity
Date Certificate Issuer
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
X509CRLEntryObject.java
32
* ReasonCode Hode Instruction Code
Invalidity
Date Certificate Issuer
/external/valgrind/none/tests/s390x/
cu12.c
250
invalidity
of the character (cc=2) takes precedence over exhaustion
251
of the 1st operand (cc=1).
Invalidity
of the character has already
cu12_1.c
250
invalidity
of the character (cc=2) takes precedence over exhaustion
251
of the 1st operand (cc=1).
Invalidity
of the character has already
cu14.c
250
invalidity
of the character (cc=2) takes precedence over exhaustion
251
of the 1st operand (cc=1).
Invalidity
of the character has already
cu14_1.c
250
invalidity
of the character (cc=2) takes precedence over exhaustion
251
of the 1st operand (cc=1).
Invalidity
of the character has already
/device/asus/fugu/self-extractors/asus/
LICENSE
248
invalidity
shall not render this Agreement unenforceable or invalid
/device/asus/fugu/self-extractors/broadcom/
LICENSE
209
invalidity
shall not render this Agreement unenforceable or invalid
/device/asus/fugu/self-extractors/google/
LICENSE
209
invalidity
shall not render this Agreement unenforceable or invalid
/device/asus/fugu/self-extractors/intel/
LICENSE
224
invalidity
shall not render this Agreement unenforceable or invalid
/device/asus/fugu/self-extractors/widevine/
LICENSE
209
invalidity
shall not render this Agreement unenforceable or invalid
/device/google/dragon/self-extractors/google_devices/
LICENSE
248
invalidity
shall not render this Agreement unenforceable or invalid
/device/google/dragon/self-extractors/nvidia/
LICENSE
248
invalidity
shall not render this Agreement unenforceable or invalid
/device/htc/flounder/self-extractors/htc/
LICENSE
248
invalidity
shall not render this Agreement unenforceable or invalid
/device/huawei/angler/self-extractors/huawei/
LICENSE
248
invalidity
shall not render this Agreement unenforceable or invalid
/device/huawei/angler/self-extractors/qcom/
LICENSE
248
invalidity
shall not render this Agreement unenforceable or invalid
/device/lge/bullhead/self-extractors/lge/
LICENSE
248
invalidity
shall not render this Agreement unenforceable or invalid
/device/lge/bullhead/self-extractors/qcom/
LICENSE
248
invalidity
shall not render this Agreement unenforceable or invalid
/device/moto/shamu/self-extractors/broadcom/
LICENSE
209
invalidity
shall not render this Agreement unenforceable or invalid
Completed in 521 milliseconds
1
2