1 write to Item1
System.Security.Cryptography.Pkcs (1)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Kem.cs (1)
363Item1 = item1;
3 references to Item1
System.Security.Cryptography.Pkcs (3)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Kem.cs (3)
104return aes.EncryptKeyWrap(state.Item1); 299.Slice(0, state.Item1.KeyEncryptionKeyLengthInBytes); 308return aes.DecryptKeyWrap(state.Item1._asn.EncryptedKey.Span);