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