Click or drag to resize

UserKeyManagerGetUserPrivateKey Method

Returns the private key of the current user.

Namespace:  PsrApi.Internals
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public byte[] GetUserPrivateKey()

Return Value

Type: Byte
See Also