Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

Pkcs12KeyGenerator Constructor

Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9147)

Pkcs12KeyGenerator(HashingAlgorithmId, String, Byte[], Int32, Int32)

Initializes a new instance of PKCS #12 key derivation algorithm.

Declaration
public Pkcs12KeyGenerator(HashingAlgorithmId algorithm, string password, byte[] salt, int iterations, int id)
Parameters
Type Name Description
HashingAlgorithmId algorithm

Hash algorithm.

String password

Password.

Byte[] salt

Salt value.

Int32 iterations

Number of iterations.

Int32 id

ID value.

In This Article
  • Pkcs12KeyGenerator(HashingAlgorithmId, String, Byte[], Int32, Int32)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies