exportSecret

suspend fun exportSecret(keyId: Long): ByteArray?

Returns the ASCII-armored secret key for keyId, or null if missing.