RSAPKCS1SignatureFormatter.SetHashAlgorithm strings

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • viepia@nospam.com

    RSAPKCS1SignatureFormatter.SetHashAlgorithm strings

    Hi,

    Is there any other string hashAlgorithm for
    RSAPKCS1Signatu reFormatter.Set HashAlgorithm(h ashAlgorithm) other than "SHA1"? From
    ms-help://MS.VSCC.v90/MS.MSDNQTR.v90. en/fxref_mscorlib/html/f9808429-85df-4e5b-34c1-d04cb27f24a1.ht m
    I tried "SHA512","HMACS HA512", "RIPEMD160" , and " HMACRIPEMD160"; they all threw
    System.Security .Cryptography.C ryptographicUne xpectedOperatio nException "Required object
    identifier (OID) cannot be found." Is there a way to enumerate the list of allowed
    values for hashAlgorithm?


    Thanks,
    Viepia
Working...