class CanonicalizationMethodAType

Class representing CanonicalizationMethodAType

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
CanonicalizationMethodAType setAlgorithm(string $algorithm)

Sets a new algorithm

Parameters

string $algorithm

Return Value

CanonicalizationMethodAType