UserKeys Class

Defines user or team keys

Definition

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public class UserKeys
Inheritance
Object    UserKeys

Constructors

UserKeysInitializes a new instance of the UserKeys class

Properties

AesKey AES key
EcPublicKey ECC public key
RsaPublicKey RSA public key

See Also