SignJwtResponse
class SignJwtResponse extends Model (View source)
Properties
string | $keyId | ||
string | $signedJwt |
Methods
setKeyId($keyId)
No description
string
getKeyId()
No description
setSignedJwt($signedJwt)
No description
string
getSignedJwt()
No description
Details
setKeyId($keyId)
No description
string
getKeyId()
No description
setSignedJwt($signedJwt)
No description
string
getSignedJwt()
No description