A SERVICE OF

logo

AI_DSAWithSHA1
56 RSA BSAFE Crypto-C Library Reference Manual
Key info types for keyObjec t in B_VerifyInit:
KI_DSAPublic, KI_DSAPublicBER, or KI_DSAPublicX957BER.
Compatible representation:
AI_DSAWithSHA1_BER.
Output considerations:
The
signature
result of B_SignFinal is a BER-encoded value of type SEQUENCE
(INTEGER, INTEGER), where the first field is the value
r
and the second field is the
value
s
as defined in section 5.3.1 of X9.57 Draft. The size of
signature
may be as many
as 48 bytes.