- DER_encode
Vector!ubyte DER_encode()
Undocumented in source. Be warned that the author may not have intended to support it.
- getConcatenation
const(Vector!ubyte) getConcatenation()
- getR
const(BigInt) getR()
Undocumented in source. Be warned that the author may not have intended to support it.
- getS
const(BigInt) getS()
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(ECDSASignature rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(ECDSASignature other)
Undocumented in source. Be warned that the author may not have intended to support it.
Class representing an ECDSA signature