Searched refs:attrType (Results 1 – 3 of 3) sorted by relevance
2045 if (result.put(attr.attrType, attr.attrValues) != null) { in SignedAttributes()2046 … throw new Pkcs7DecodingException("Duplicate signed attribute: " + attr.attrType); in SignedAttributes()
31 public String attrType; field in AttributeTypeAndValue
32 public String attrType; field in Attribute