Search Results for

    Show / Hide Table of Contents

    Class X25519

    Inheritance
    Object
    X25519
    Namespace: Algorand.Unity.Crypto
    Assembly: cs.temp.dll.dll
    Syntax
    public static class X25519

    Methods

    Keygen()

    Declaration
    public static (X25519.PublicKey publicKey, X25519.SecretKey secretKey) Keygen()
    Returns
    Type Description
    ValueTuple<X25519.PublicKey, X25519.SecretKey>
    ☀
    ☾
    In This Article
    Back to top
    Generated by DocFX
    ☀
    ☾