4 references to Cryptography_Cms_Key_Agree_Date_Not_Available
System.Security.Cryptography.Pkcs (4)
Internal\Cryptography\Pal\AnyOS\ManagedPal.KeyAgree.cs (2)
45
throw new InvalidOperationException(SR.
Cryptography_Cms_Key_Agree_Date_Not_Available
);
70
throw new InvalidOperationException(SR.
Cryptography_Cms_Key_Agree_Date_Not_Available
);
Internal\Cryptography\Pal\Windows\KeyAgreeRecipientInfoPalWindows.cs (2)
116
throw new InvalidOperationException(SR.
Cryptography_Cms_Key_Agree_Date_Not_Available
);
137
throw new InvalidOperationException(SR.
Cryptography_Cms_Key_Agree_Date_Not_Available
);