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.25611 (23.0.0.0)
Syntax
public class Prf

The Prf type exposes the following members.

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