HomeSort by relevance Sort by last modified time
    Searched full:authattributes (Results 1 - 1 of 1) sorted by null

  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/pkcs7/
AuthenticatedAttributesTest.java 45 List authAttributes = sigInfo.getAuthenticatedAttributes();
47 authAttributes);
49 3, authAttributes.size());

Completed in 789 milliseconds