Class CertificateSignature
- Namespace
- Aptos
- Assembly
- Aptos.dll
public abstract class CertificateSignature : Serializable
- Inheritance
-
CertificateSignature
- Derived
- Inherited Members
Methods
ToByteArray()
public abstract byte[] ToByteArray()
Returns
- byte[]
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.