Searched refs:unauthenticatedAttributes (Results 1 – 3 of 3) sorted by relevance
97 PKCS9Attributes unauthenticatedAttributes; field in SignerInfo121 PKCS9Attributes unauthenticatedAttributes) { in SignerInfo() argument129 this.unauthenticatedAttributes = unauthenticatedAttributes; in SignerInfo()201 unauthenticatedAttributes = in SignerInfo()245 if (unauthenticatedAttributes != null) in derEncode()246 unauthenticatedAttributes.encode((byte)0xA1, seq); in derEncode()551 return unauthenticatedAttributes; in getUnauthenticatedAttributes()559 if (unauthenticatedAttributes == null) { in getTsToken()563 unauthenticatedAttributes.getAttribute( in getTsToken()679 if (unauthenticatedAttributes != null) { in toString()[all …]
55 sun.security.pkcs.PKCS9Attributes unauthenticatedAttributes) { in SignerInfo() argument194 sun.security.pkcs.PKCS9Attributes unauthenticatedAttributes; field in SignerInfo
48 …tEncryptionAlgorithmId, byte[] encryptedDigest, PKCS9Attributes unauthenticatedAttributes) { throw… in SignerInfo() argument