2 writes to encryptionKeyIdentifier
System.ServiceModel (2)
System\ServiceModel\Security\WSSecurityOneDotZeroSendSecurityHeader.cs (2)
481
this.
encryptionKeyIdentifier
= null;
641
this.
encryptionKeyIdentifier
= keyIdentifier;
3 references to encryptionKeyIdentifier
System.ServiceModel (3)
System\ServiceModel\Security\WSSecurityOneDotZeroSendSecurityHeader.cs (3)
310
header, this.encryptingSymmetricAlgorithm, this.
encryptionKeyIdentifier
, this.Version, encryptedDataId, plainTextStream);
553
encryptedData.KeyIdentifier = this.
encryptionKeyIdentifier
;
582
this.encryptingSymmetricAlgorithm, this.
encryptionKeyIdentifier
, this.Version,