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

Pkcs12KeyGenerator Class

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

PKCS #12 key derivation algorithm.

Syntax
public class Pkcs12KeyGenerator : DeriveBytes, IDisposable
Inheritance
Object
DeriveBytes
Pkcs12KeyGenerator
Implements
IDisposable
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
DeriveBytes.Dispose()
DeriveBytes.Dispose(Boolean)

Constructors

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

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

Fields

Name Description
IVMaterial

ID value for IV material.

KeyMaterial

ID value for key material.

MacMaterial

ID value for MAC material.

Methods

Name Description
GetBytes(Int32)

Returns a pseudo-random key from a password, salt and iteration count.

Reset()

Resets the state of the operation.

In This Article
  • Constructors
  • Fields
  • Methods
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies