Click or drag to resize

PsrApiEncryptionManager Field

Contains methods for cryptographic operations like encryption, decryption, signatures etc.

Namespace:  PsrApi
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public readonly EncryptionManager EncryptionManager

Field Value

Type: EncryptionManager
See Also