privateKeythe private key.
TypeReasonJava.Security.InvalidKeyExceptionif privateKey is not valid.
Initializes this Signature instance for signing, using the private key of the identity whose signature is going to be generated.
[Android Documentation]