HomeSort by relevance Sort by last modified time
    Searched defs:unauthenticatedAttributes (Results 1 - 11 of 11) sorted by null

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/
SignerInfo.java 31 * unauthenticatedAttributes [1] IMPLICIT Attributes OPTIONAL
84 private ASN1Set unauthenticatedAttributes;
122 * @param unauthenticatedAttributes CMS knows as 'unsignedAttrs'
130 ASN1Set unauthenticatedAttributes)
146 this.unauthenticatedAttributes = unauthenticatedAttributes;
156 * @param unauthenticatedAttributes CMS knows as 'unsignedAttrs'
164 Attributes unauthenticatedAttributes)
180 this.unauthenticatedAttributes = ASN1Set.getInstance(unauthenticatedAttributes);
    [all...]
  /libcore/ojluni/src/main/java/sun/security/pkcs/
SignerInfo.java 99 PKCS9Attributes unauthenticatedAttributes;
120 PKCS9Attributes unauthenticatedAttributes) {
128 this.unauthenticatedAttributes = unauthenticatedAttributes;
190 // unauthenticatedAttributes
192 // In JDK1.1.x, the unauthenticatedAttributes are always present,
200 unauthenticatedAttributes =
244 if (unauthenticatedAttributes != null)
245 unauthenticatedAttributes.encode((byte)0xA1, seq);
530 return unauthenticatedAttributes;
    [all...]
  /external/google-tv-pairing-protocol/java/jar/
bcprov-jdk15-143.jar 
  /prebuilts/misc/common/robolectric/lib/
bcprov-jdk16-1.46.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk16/1.46/
bcprov-jdk16-1.46.jar 
  /prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/offline-m2/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 
  /prebuilts/sdk/tools/lib/
signapk.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.50/
bcprov-jdk15on-1.50.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/
bcprov-jdk15on-1.56.jar 

Completed in 167 milliseconds