class

RNS::Cryptography::X25519PublicKey

Inherits Reference < Object

Constructors

from_public_bytes(data : Bytes) : X25519PublicKey
Source
new(public_bytes : Bytes)
Source

Instance methods

public_bytes
Source