-
public abstract class Signature
-
-
Method Summary
Modifier and Type Method Description bytegetFormat()Array<byte>getSignature()Array<byte>getSignedData()KeygetKey()-
-
Method Detail
-
getFormat
byte getFormat()
-
getSignature
Array<byte> getSignature()
-
getSignedData
Array<byte> getSignedData()
-
-
-
-