protectedabstract void
checkParams
(DigestMethodParameterSpec params)
throws
InvalidAlgorithmParameterException
pack-privateabstract String
getMessageDigestAlgorithm
()
public void
marshal
(Node parent, String prefix, DOMCryptoContext context)
throws
MarshalException
[Specified in DOMStructure]
marshalParams
method to marshal any algorithm-specific parameters.
protectedabstract DigestMethodParameterSpec
unmarshalParams
(Element paramsElem)
throws
MarshalException
publicfinalstatic
String RIPEMD160
= "http://www.w3.org/2001/04/xmlenc#ripemd160"
[Inherited From DigestMethod]
publicfinalstatic
String SHA1
= "http://www.w3.org/2000/09/xmldsig#sha1"
[Inherited From DigestMethod]
publicfinalstatic
String SHA256
= "http://www.w3.org/2001/04/xmlenc#sha256"
[Inherited From DigestMethod]
publicfinalstatic
String SHA512
= "http://www.w3.org/2001/04/xmlenc#sha512"
[Inherited From DigestMethod]