CryptoSys PKI Pro Manual

Kdf.HashAlg Enumeration

Hash algorithms for KDF

Syntax

[C#]
public enum HashAlg
[VB.NET]
Public Enumeration HashAlg

Members

Member nameDescription
Sha1
SHA-1 (as per FIPS PUB 180-4)
Sha224
SHA-224 (as per FIPS PUB 180-4)
Sha256
SHA-256 (as per FIPS PUB 180-4)
Sha384
SHA-384 (as per FIPS PUB 180-4)
Sha512
SHA-512 (as per FIPS PUB 180-4)

[Contents] [Index]

[PREV: Hpke.OutputOpts Enumeration...]   [Contents]   [Index]   
   [NEXT: Kdf.KdfAlg Enumeration...]

Copyright © 2004-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-09-23T07:52:09Z.