6 writes to BufferType
System.Core (6)
System\Security\Cryptography\NCryptNative.cs (6)
1051
hashAlgorithmBuffer.
BufferType
= BufferType.KdfHashAlgorithm;
1064
hmacKeyBuffer.
BufferType
= BufferType.KdfHmacKey;
1072
secretPrependBuffer.
BufferType
= BufferType.KdfSecretPrepend;
1080
secretAppendBuffer.
BufferType
= BufferType.KdfSecretAppend;
1214
labelBuffer.
BufferType
= BufferType.KdfTlsLabel;
1220
seedBuffer.
BufferType
= BufferType.KdfTlsSeed;