Click or drag to resize

Prf Class

Pseudorandom function (PRF) methods.
Inheritance Hierarchy
SystemObject
  CryptoSysPKIPrf

Namespace: CryptoSysPKI
Assembly: diCrSysPKINet (in diCrSysPKINet.dll) Version: 23.0.0.30549 (23.1.0.0)
Syntax
public class Prf

The Prf type exposes the following members.

Methods
 NameDescription
Public methodStatic memberBytes Generate output bytes using a pseudorandom function (PRF).
Top
See Also