Show / Hide Table of Contents

Enum Purpose

The types of keys that Smartcrypt commonly uses.

Namespace: PKWARE.Smartcrypt.Protocol
Assembly: SmartcryptProtocol.dll
Syntax
public enum Purpose

Fields

Name Description
GroupKey

??? What is the right way to explain group keys to customers???

HybridEncryption

Hybrid encryption is used when need to RSA encrypt text that is longer than allowed by the RSA key.

MasterKey

Master keys are use only to encrypt other keys. An example of a master key is the user's password.

Back to top Copyright © 2018 PKWARE, Inc.