Show / Hide Table of Contents

Class CryptoConfig

Libplanet cryptography configuration information.

Inheritance
Object
CryptoConfig
Namespace: Libplanet.Crypto
Assembly: Libplanet.dll
Syntax
public static class CryptoConfig : object

Properties

| Improve this Doc View Source

CryptoBackend

Global cryptography backend to sign and verify messages.

Declaration
public static ICryptoBackend CryptoBackend { get; set; }
Property Value
Type Description
ICryptoBackend
  • Improve this Doc
  • View Source
Back to top Copyright © 2019–2020 Planetarium