Unit MP.Utils.Signing

Description

Thanks to Xor-el for this library!

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Record TKeyPair  
Class TSignerUtils  

Functions and Procedures

function ByteToString(const Value: TBytes): String;
function StrToByte(const Value: String): TBytes;

Types

TKeyType = (...);

Description

Functions and Procedures

function ByteToString(const Value: TBytes): String;

This item has no description.

function StrToByte(const Value: String): TBytes;

This item has no description.

Types

TKeyType = (...);

This item has no description.

Values
  • SECP256K1
  • SECP384R1
  • SECP521R1
  • SECT283K1

Generated by PasDoc 0.16.0-snapshot.