4 references to Pal
System.Security.Cryptography.Pkcs (4)
System\Security\Cryptography\Pkcs\KeyTransRecipientInfo.cs (4)
22
return
Pal
.Version;
30
return _lazyRecipientIdentifier ??=
Pal
.RecipientIdentifier;
38
return _lazyKeyEncryptionAlgorithm ??=
Pal
.KeyEncryptionAlgorithm;
46
return _lazyEncryptedKey ??=
Pal
.EncryptedKey;