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

  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/pkcs7/
AuthenticatedAttributesTest.java 45 List authAttributes = sigInfo.getAuthenticatedAttributes();
  /system/extras/verity/
BootSignature.java 120 public ASN1Object getAuthenticatedAttributes() {
128 return getAuthenticatedAttributes().getEncoded();
184 v.add(getAuthenticatedAttributes());
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
SignerInformation.java 85 this.signedAttributeSet = info.getAuthenticatedAttributes();
108 this.signedAttributeSet = info.getAuthenticatedAttributes();
698 sInfo.getAuthenticatedAttributes(), sInfo.getDigestEncryptionAlgorithm(), sInfo.getEncryptedDigest(), unsignedAttr),
740 sInfo.getAuthenticatedAttributes(), sInfo.getDigestEncryptionAlgorithm(), sInfo.getEncryptedDigest(), new DERSet(v)),
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/
SignerInfo.java 231 public ASN1Set getAuthenticatedAttributes()
  /libcore/ojluni/src/main/java/sun/security/pkcs/
SignerInfo.java 471 public PKCS9Attributes getAuthenticatedAttributes() {
  /external/google-tv-pairing-protocol/java/jar/
bcprov-jdk15-143.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/m2/repository/org/bouncycastle/bcprov-jdk16/1.46/
bcprov-jdk16-1.46.jar 
  /prebuilts/tools/common/offline-m2/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 
  /prebuilts/sdk/tools/lib/
signapk.jar 

Completed in 5181 milliseconds