3 references to SR
System.Security.Cryptography.ProtectedData (3)
System\Security\Cryptography\ProtectedData.cs (3)
160throw new ArgumentException(SR.Argument_DestinationTooShort, nameof(destination)); 313throw new ArgumentException(SR.Argument_DestinationTooShort, nameof(destination)); 368throw new CryptographicException(SR.Cryptography_DpApi_ProfileMayNotBeLoaded);