OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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();