(1) A digital signature must be "unique to the person using it". A public key based digital signature may be considered unique to the person using it, if:
(a) the private key used to create the signature on the document is known only to the signer;
(b) the digital signature is created when a person runs a message through a one way function, creating a message digest, then encrypting the resulting message digest using an asymmetrical cryptosystem and the signer's private key; and
(c) it is computationally infeasible to derive the private key from knowledge of the public key.
(2) The digital signature remains "under the sole control of the person using it". Whether a signature is accompanied by a certificate or not, the person who holds the key pair, or the subscriber identified in the certificate, assumes a duty to exercise reasonable care to retain control of the private key and prevent its disclosure to any person not authorized to create the subscriber's digital signature pursuant to the laws of Montana.