interface IKeyedCredentialProof {
    proof: BBDT16KeyedProof;
    sigType: SignatureType;
}

Properties

Properties

sigType: SignatureType