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