2 overrides of Date
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\AnyOS\ManagedPal.KeyAgree.cs (1)
37
public override DateTime
Date
Internal\Cryptography\Pal\Windows\KeyAgreeRecipientInfoPalWindows.cs (1)
111
public sealed override DateTime
Date
1 reference to Date
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\KeyAgreeRecipientInfo.cs (1)
65
_lazyDate = Pal.
Date
;