Skip to content

MatchServiceIdentityResult

Result of matching a reference identifier against a certificate's presented identifiers.

ts
type MatchServiceIdentityResult = MatchServiceIdentitySuccess | MatchServiceIdentityFailureResult

Released under the MIT License.