class DigestMethodAType

Class representing DigestMethodAType

Methods

string
getAlgorithm()

Gets as algorithm

setAlgorithm(string $algorithm)

Sets a new algorithm

Details

at line 21
string getAlgorithm()

Gets as algorithm

Return Value

string

at line 32
DigestMethodAType setAlgorithm(string $algorithm)

Sets a new algorithm

Parameters

string $algorithm

Return Value

DigestMethodAType