1 write to _lazyEncryptedKey
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\KemRecipientInfo.cs (1)
38public override byte[] EncryptedKey => _lazyEncryptedKey ??= Pal.EncryptedKey;