SigningOutputOrBuilder

Functions

Link copied to clipboard
abstract fun getEncoded(): String
string encoded = 1;
Link copied to clipboard
abstract fun getEncodedBytes(): ByteString
string encoded = 1;
Link copied to clipboard
abstract fun getSignature(): String
string signature = 2;
Link copied to clipboard
abstract fun getSignatureBytes(): ByteString
string signature = 2;

Inheritors

Link copied to clipboard