generateRevocationCert
fun generateRevocationCert(secretArmored: ByteArray, passphrase: CharArray, reasonText: String = ""): ByteArray
Produces a revocation certificate for the secret key, with optional reasonText.
Produces a revocation certificate for the secret key, with optional reasonText.