2 references to DecryptionSetup
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\EncryptedData.cs (2)
29
if (this.State == EncryptionState.
DecryptionSetup
)
75
this.State = EncryptionState.
DecryptionSetup
;