SignedInfoType
class SignedInfoType
Class representing SignedInfoType
XSD Type: SignedInfoType
Methods
string
getId()
Gets as id
setId(string $id)
Sets a new id
getCanonicalizationMethod()
Gets as canonicalizationMethod
setCanonicalizationMethod(CanonicalizationMethodAType $canonicalizationMethod)
Sets a new canonicalizationMethod
getSignatureMethod()
Gets as signatureMethod
setSignatureMethod(SignatureMethodAType $signatureMethod)
Sets a new signatureMethod
getReference()
Gets as reference
setReference(ReferenceType $reference)
Sets a new reference
Details
at line 43
string
getId()
Gets as id
at line 54
SignedInfoType
setId(string $id)
Sets a new id
at line 66
CanonicalizationMethodAType
getCanonicalizationMethod()
Gets as canonicalizationMethod
at line 79
SignedInfoType
setCanonicalizationMethod(CanonicalizationMethodAType $canonicalizationMethod)
Sets a new canonicalizationMethod
at line 91
SignatureMethodAType
getSignatureMethod()
Gets as signatureMethod
at line 103
SignedInfoType
setSignatureMethod(SignatureMethodAType $signatureMethod)
Sets a new signatureMethod
at line 114
ReferenceType
getReference()
Gets as reference
at line 125
SignedInfoType
setReference(ReferenceType $reference)
Sets a new reference