Searched refs:unauthenticatedAttributes (Results 1 – 1 of 1) sorted by relevance
60 PKCS9Attributes unauthenticatedAttributes; field in SignerInfo81 PKCS9Attributes unauthenticatedAttributes) { in SignerInfo() argument89 this.unauthenticatedAttributes = unauthenticatedAttributes; in SignerInfo()161 unauthenticatedAttributes = in SignerInfo()205 if (unauthenticatedAttributes != null) in derEncode()206 unauthenticatedAttributes.encode((byte)0xA1, seq); in derEncode()484 return unauthenticatedAttributes; in getUnauthenticatedAttributes()506 if (unauthenticatedAttributes != null) { in toString()508 unauthenticatedAttributes + "\n"; in toString()