Searched refs:getSID (Results 1 – 7 of 7) sorted by relevance
29 SignerId sid = signerInfo.getSID(); in SignerInformationStore()47 SignerId sid = signer.getSID(); in SignerInformationStore()
69 SignerIdentifier s = info.getSID(); in SignerInformation()106 this.sid = baseInfo.getSID(); in SignerInformation()140 public SignerId getSID() in getSID() method in SignerInformation699 new SignerInfo(sInfo.getSID(), sInfo.getDigestAlgorithm(), in replaceUnsignedAttributes()741 new SignerInfo(sInfo.getSID(), sInfo.getDigestAlgorithm(), in addCounterSigners()
94 return ((SignerInformation)obj).getSID().equals(this); in match()
124 public SignerIdentifier getSID() in getSID() method in SignerInfoGenerator
226 public SignerIdentifier getSID() in getSID() method in SignerInfo
228 public SignerIdentifier getSID() in getSID() method in SignerInfo
1374 return strings.getSID(name)1999 return psCharStrings.encodeIntCFF(self.strings.getSID(s))2479 def getSID(self, s): member in IndexedStrings