2 references to X509SubjectKeyIdentifierClause
System.ServiceModel.Primitives (2)
System\IdentityModel\Tokens\WSSecurityJan2004.cs (1)
365return new X509SubjectKeyIdentifierClause(bytes);
System\IdentityModel\Tokens\XmlDsigSep2000.cs (1)
146ski = new X509SubjectKeyIdentifierClause(reader.ReadElementContentAsBase64());