4 overrides of CreateClause
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\WSSecurityJan2004.cs (2)
337
protected override SecurityKeyIdentifierClause
CreateClause
(byte[] bytes, byte[] derivationNonce, int derivationLength)
364
protected override SecurityKeyIdentifierClause
CreateClause
(byte[] bytes, byte[] derivationNonce, int derivationLength)
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\WSSecurityXXX2005.cs (2)
152
protected override SecurityKeyIdentifierClause
CreateClause
(byte[] bytes, byte[] derivationNonce, int derivationLength)
175
protected override SecurityKeyIdentifierClause
CreateClause
(byte[] bytes, byte[] derivationNonce, int derivationLength)