Searched refs:attrValues (Results 1 – 2 of 2) sorted by relevance
35 public List<Asn1OpaqueObject> attrValues; field in Attribute
1520 if (result.put(attr.attrType, attr.attrValues) != null) { in SignedAttributes()