2 references to new
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Kem.cs (2)
87
State3<ReadOnlySpan<byte>, ReadOnlySpan<byte>, int> encodeState =
new
(cek, sharedSecret, 0);
291
new
(this, hkdfAlgorithm.Value, sharedSecret);