Internal.Cryptography.KeyAgreeRecipientInfoPal abstract class KeyAgreeRecipientInfoPal : RecipientInfoPal Documentation Code public abstract DateTime Date { get; } public abstract SubjectIdentifierOrKey OriginatorIdentifierOrKey { get; } public abstract CryptographicAttributeObject OtherKeyAttribute { get; }