7 references to BufferType
System.Core (7)
System\Security\Cryptography\NCryptNative.cs (7)
203
public
BufferType
BufferType;
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;