3 references to SR
System.Security.Cryptography.ProtectedData (3)
System\Security\Cryptography\ProtectedData.cs (3)
161throw new ArgumentException(SR.Argument_DestinationTooShort, nameof(destination)); 315throw new ArgumentException(SR.Argument_DestinationTooShort, nameof(destination)); 370throw new CryptographicException(SR.Cryptography_DpApi_ProfileMayNotBeLoaded);