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

  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/pkcs7/
AuthenticatedAttributesTest.java 44 SignerInfo sigInfo = (SignerInfo) sigData.getSignerInfos().get(0);
45 List authAttributes = sigInfo.getAuthenticatedAttributes();