ISigningStrategy will introduce the capabilities to customize the signing process by customizing how the signature or public key are passed to the IntegrityBlockSigner.
BasicSigningStrategy is the replacement for the current way of signing with a passed and parsed private key.
ISigningStrategy will introduce the capabilities to customize the signing process by customizing how the signature or public key are passed to the IntegrityBlockSigner.
BasicSigningStrategy is the replacement for the current way of signing with a passed and parsed private key.