Searched refs:getSID (Results 1 – 8 of 8) sorted by relevance
29 SignerId sid = signerInfo.getSID(); in SignerInformationStore()47 SignerId sid = signer.getSID(); in SignerInformationStore()
69 SignerIdentifier s = info.getSID(); in SignerInformation()119 this.sid = baseInfo.getSID(); in SignerInformation()153 public SignerId getSID() in getSID() method in SignerInformation712 new SignerInfo(sInfo.getSID(), sInfo.getDigestAlgorithm(), in replaceUnsignedAttributes()754 new SignerInfo(sInfo.getSID(), sInfo.getDigestAlgorithm(), in addCounterSigners()
94 return ((SignerInformation)obj).getSID().equals(this); in match()
126 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
1565 return strings.getSID(name)2215 return psCharStrings.encodeIntCFF(self.strings.getSID(s))2726 def getSID(self, s): member in IndexedStrings