2 references to EncryptionNotPermitted
WindowsBase (2)
Base\MS\Internal\Security\RightsManagement\Errors.cs (1)
105case RightsManagementFailureCode.EncryptionNotPermitted:
Base\System\Security\RightsManagement\CryptoProvider.cs (1)
100throw new RightsManagementException(RightsManagementFailureCode.EncryptionNotPermitted);