You are viewing documentation for version:
ECDSA signature as defined in FIPS PUB 186-3, Digital Signature Standard (DSS).
Public Attributes#
The r component of the signature.
The s component of the signature.
Public Attribute Documentation#
ECC_BigInt_t ECC_EcdsaSignature_t::r
The r component of the signature.
ECC_BigInt_t ECC_EcdsaSignature_t::s
The s component of the signature.