Interface OpenSSLX25519Key

All Known Implementing Classes:
OpenSSLX25519PrivateKey, OpenSSLX25519PublicKey

public interface OpenSSLX25519Key
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
     
  • Field Details

  • Method Details

    • getU

      byte[] getU()