2 overrides of ReadCipherData
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\EncryptedData.cs (1)
54
protected override void
ReadCipherData
(XmlDictionaryReader reader, long maxBufferSize)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\EncryptedType.cs (1)
102
protected override void
ReadCipherData
(XmlDictionaryReader reader, long maxBufferSize)
1 reference to ReadCipherData
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\EncryptedKey.cs (1)
264
ReadCipherData
(reader, maxBufferSize);