sameSubject property

HolderSubjectConstraint? sameSubject
getter/setter pair

The same_subject property would be used by a Verifier to require that certain provided inputs be about the same Subject

Implementation

HolderSubjectConstraint? sameSubject;